.ava-footer {
  background-color: #752abf;
  color: #ffffff;
}

.ava-footer a {
  color: #bcd3f3;
  text-decoration: none;
  font-size: 14px;
}

.ava-footer a:hover {
  text-decoration: underline;
}

.ava-footer h6 {
  font-size: 16px;
  margin-bottom: 15px;
}

.ava-footer p,
.ava-footer li {
  font-size: 14px;
  line-height: 1.6;
}

.ava-footer .footer-copy {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 15px;
  font-size: 13px;
 background-color: #752abf;
  color: black;

  
}
body, html {
  overflow-x: hidden;
}
.icon-box img {
  max-width: 100%;
  height: auto;
}
